home *** CD-ROM | disk | FTP | other *** search
/ Kompuutteri K-CD 1998 #5 / kompuutteri 5.98.iso / k-cs.dxr / Preload_87_Kprogrammer.ls < prev    next >
Encoding:
Text File  |  1998-03-22  |  74 b   |  8 lines

  1. on mouseDown
  2.   puppetSound(3, "KDisk")
  3. end
  4.  
  5. on mouseUp
  6.   go("KDisk1")
  7. end
  8.